Connectivity Software User's Guide and Reference
SparkplugData<TValue> Class Members
Properties  Methods 


OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug.Generic Namespace : SparkplugData<TValue> Class

The following tables list the members exposed by SparkplugData<TValue>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyDetermines whether there is a (non-default) timestamp in the Sparkplug data. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyA Boolean flag which denotes whether this data should be considered transient. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyTimestamp associated with data acquisition time. In UTC. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyTimestamp associated with data acquisition time. In local time. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyGets or sets the typed value.  
Public PropertyThe value of the data. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyReturns the type of the Value, or null if there is no value. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyReturns the type name of the Value, or an empty string if there is no value. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public MethodServes as a hash function for a particular type. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public Method (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverloaded. Converts the value of the current object to its equivalent string representation using the specified format. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Protected MethodOverridden. Infrastructure.  
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

SparkplugData<TValue> Class
OpcLabs.EasySparkplug.Generic Namespace